func runtime.efaceeq 2 uses runtime (current package) alg.go#L241: return x._type == y._type && efaceeq(x._type, x.data, y.data) alg.go#L243: func efaceeq(t *_type, x, y unsafe.Pointer) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)